home *** CD-ROM | disk | FTP | other *** search
- ² dialog ( name: '$$$/AdobePlugin/Shared/AlertName/IncorrectEditField=Incorrect Edit Field', win_dialog_type: standard_plugin_about) { group( placement: place_column, child_horizontal: align_right ) { group( placement: place_row ) { icon( resource_id: 0, slot: 5, width: 32, height: 32 ); group ( placement: place_column ) { static_text( width: 25 * max_char_width(), slot: 2); static_text( width: 25 * max_char_width(), slot: 3); } } group( placement: place_row, child_horizontal: align_right ) { button(name: gOKString, slot: 1, view_id: 'ok ', default: true); } group( placement: place_offscreen ) { user_item( slot: 4, height: 0, width: 0 ); } } }